ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Core.Rendering Assembly / GrapeCity.DataVisualization.Chart Namespace / _BasePointView<TOwnerView> Class / _rectangle Method

In This Topic
    _rectangle Method (_BasePointView<TOwnerView>)
    In This Topic
    Syntax
    'Declaration
     
    Public Overridable Function _rectangle() As IRectangle
    public virtual IRectangle _rectangle()
    See Also